The following tables list the members exposed by UADataChangeNotificationPayload<TValue>.
Public Constructors
Public Properties
| Name | Description |
| Attribute | A string specifying the OPC-UA node, its attribute and index range list. |
| AttributeDataPayload | An event payload with an OPC-UA attribute value, together with status code and timestamps. |
| Endpoint | A string specifying the OPC-UA server endpoint. |
| ErrorId | Gets the error ID of the error. |
Top
Public Methods
Protected Methods
| Name | Description |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
| MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Top
Public Operators
Implicit Type Conversion | Converts event arguments for significant change in a subscribed OPC-UA monitored item to an event payload. |
Top
See Also